home *** CD-ROM | disk | FTP | other *** search
/ Startware 8 / startware 8.iso / data / Software / Internet / Explorer4 / PWSSETUP.CAB / Servu.htr < prev    next >
Encoding:
Text File  |  1996-10-18  |  1.1 KB  |  56 lines

  1. <html>
  2. <%onerror error%>
  3. <title>Amministrazione servizi Internet - Servizio</title>
  4. <body bgcolor="#FFFFFF" BACKGROUND="/htmla/spec1.gif" LINK=#802020 VLINK=#802020>
  5.  
  6.  
  7. <%if platformtype NE 3%>
  8. <!-- Not on Windows 95  -->
  9.  
  10. <%if msgbody.anonun EQ ""%>
  11.  
  12. Specificare un nome utente<p>
  13. <%goto main%>
  14. <%endif%>
  15.  
  16. <%else%>
  17.  
  18. <%if msgbody.comservercomment EQ ""%>
  19.  
  20. <%endif%>
  21.  
  22. <%endif%>
  23.  
  24. <%if reqparam RF "cancel"%>
  25. <%goto end%>
  26. <%endif%>
  27. <%if servid EQ 1%>
  28. <%!Clear ftpallowanon%>
  29. <%!Clear ftpanononly%>
  30. <%elif servid EQ 4%>
  31. <%!Clear authanon%>
  32. <%!Clear authbasic%>
  33. <%!Clear authnt%>
  34. <%endif%>
  35. <%!Update%>
  36. <%label end%>
  37. <%redirect%>/htmla/htmla.htm<%/redirect%>
  38. <%label error%>
  39. <%if reqstatus EQ 2500%>
  40.  <%if rpcstatus EQ 5%>
  41.  Accesso negato a questo servizio.
  42.  <%elif rpcstatus EQ 1062%>
  43.  Questo servizio Φ stato interrotto.
  44.  <%else%>
  45.  Errore RPC <%rpcstatus%>
  46.  <%endif%>
  47. <%elif reqstatus EQ 8000%>
  48. Uno o pi∙ parametri errati.
  49. <%else%>
  50.  Errore: <%reqstatus%>
  51. <%endif%>
  52. <br>
  53. <%label main%>
  54. <a href="/htmla/htmla.htm">Torna al menu principale</a>
  55. </html>
  56.